Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NDocumentView<TDoc,TDocContent,TDocFormat,TDocFormatRegistry,TDocLoadSettings,TDocSaveSettings> Class / dvAd Method


In This Topic
    dvAd Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub dvAd( _
       ByVal EvAd As TDocFormat, _
       ByVal fvAd As TDocSaveSettings _
    ) 
    internal void dvAd( 
       TDocFormat EvAd,
       TDocSaveSettings fvAd
    )

    Parameters

    EvAd
    fvAd
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also